README minor
[LED tetris] / README.md
index afe2807232e8cad58fb5d2ec96956349187c50c8..00c3cea2a948265387282047ca91198c020e7043 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,21 +1,44 @@
-https://repository.interplaymedium.org/AVR-LED-Tetris/LEDtetris.avi
+#Tetris for AVR microcontrollers and cascading LED matrix based on MAX7219 IC driver
 
 
-![Image of Yaktocat](https://repository.interplaymedium.org/AVR-LED-Tetris/LEDtetris.avi.gif)
+Created for [Interplay Medium™](https://interplaymedium.org) project
 
 
-INSTALLATION
-------------
-Please read wiki to find step by step instrictions
+![Interplay Medium™ AVR LED Tetris](https://repository.interplaymedium.org/AVR-LED-Tetris/LEDtetris.avi.gif)  
+[Full video with sound](https://repository.interplaymedium.org/AVR-LED-Tetris/LEDtetris.avi)
 
 
-how to compile and flash it to Arduino:
-https://wiki.interplaymedium.org/index.php/InterplayMedium/LEDTetris
+## Wiring 
 
 
-General instructions for Adruino + AXOD microserver integration:
-http://wiki.interplaymedium.org/index.php/InterplayMedium/AxonAmpArduino
+    LED PCB pinout | GND | Click | CS load | Din | Snd | +5v  
+    -------------- | --- |------ | ------- | --- | --- | ---
+    Arduino pins   | GND | 13    | 12      | 11  | 10  |+5v  
 
 
-## LICENSE
+## Compile and flash
+
+Compiled and tested on AVR Atmega 168 (Arduino Diecimila)
+
+    ./make
+    ./flash
+
+Testing
+
+    screen <path to your device> 9600
+
+Use arrow keys to play
+
+Read wiki for details
+
+- [How to compile and flash](https://wiki.interplaymedium.org/index.php/InterplayMedium/LEDTetris) it with Arduino
+- [General instruction](http://wiki.interplaymedium.org/index.php/InterplayMedium/AxonAmpArduino) for Adruino + IM AXOD microserver integration
+
+## Extras 
+
+Please find mask template + nice stickers [here](https://repository.interplaymedium.org/AVR-LED-Tetris/cover.svg)
+
+## License
+
+Copyright © 2010 Dmitry Shalnov [interplaymedium.org]
 
 Licensed under the Apache License, Version 2.0 (the "License");
 
 Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
+you may not use this files except in compliance with the License.
 You may obtain a copy of the License at
 
     http://www.apache.org/licenses/LICENSE-2.0
 You may obtain a copy of the License at
 
     http://www.apache.org/licenses/LICENSE-2.0
Contact me: dev (at) shalnoff (dot) com
PGP fingerprint: A6B8 3B23 6013 F18A 0C71 198B 83D8 C64D 917A 5717